Tech Apr 10, 2026 16 min C# 15 gets union types Union types land in C# 15 with .NET 11 Preview 2. A look at the design, exhaustive pattern matching, internal implementation, comparison with unions in other languages, and practical use in Blazor and Minimal API. CSharp .NET Pattern Matching Type System